.header .top1{height: auto; padding:0.5rem 0; line-height: 2;}
.header .top1 .older_mode{ display: inline-block; padding: 0 1rem; background: #fff; border-radius: 1rem; color: #c00;}
.header .top1 .older_mode:link,.header .top1 .older_mode:visited{color:#c00 ;}

.main .box2 ul li span{ display: none;}
.main .box3::after{content:"";display: block;clear: both;font-size: 0;height: 0}

/*mobile tab add more*/
.list_more{ margin:1rem 0; text-align: center; height: auto !important; text-align: center;}
.list_more a{ display: inline-block; float: none !important; box-sizing: border-box; width:50% !important; height: auto !important; padding: 0.3rem; background: #adcbf0 none !important; border-radius: 0.6rem; color: #333;font-size: 1.125rem; line-height: 1.8 !important;}
.list_more a:hover{ background: #426ca6 !important;color: #fff;}

@media (max-width:640px){
	.list_more a{ width:100% !important;}
	.top1_l{display: none;}
	.index_page .findPolicy h2 span{font-size: 1.75rem;}
	.main .box6_tr{float: none; clear: left;}
	.main .box6_tr li:nth-last-child(2n+1){clear: both}
}